[INFO] cloning repository https://github.com/geng-engine/batbox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/geng-engine/batbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeng-engine%2Fbatbox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeng-engine%2Fbatbox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6b042fd1fea13b586446457be6f3fda377b11f01
[INFO] testing geng-engine/batbox against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeng-engine%2Fbatbox" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/geng-engine/batbox
[INFO] finished tweaking git repo https://github.com/geng-engine/batbox
[INFO] tweaked toml for git repo https://github.com/geng-engine/batbox written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/geng-engine/batbox on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/geng-engine/batbox already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 739675e6e59b3307c45e42074880e126b70e028924c5615998810001f6020e86
[INFO] running `Command { std: "docker" "start" "-a" "739675e6e59b3307c45e42074880e126b70e028924c5615998810001f6020e86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "739675e6e59b3307c45e42074880e126b70e028924c5615998810001f6020e86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "739675e6e59b3307c45e42074880e126b70e028924c5615998810001f6020e86", kill_on_drop: false }`
[INFO] [stdout] 739675e6e59b3307c45e42074880e126b70e028924c5615998810001f6020e86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5495105b25b643f0045e7d3d9dac4af892822aa21c8054e270bfef418d92e242
[INFO] running `Command { std: "docker" "start" "-a" "5495105b25b643f0045e7d3d9dac4af892822aa21c8054e270bfef418d92e242", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling value-bag v1.9.0
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling rustls v0.23.10
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling piper v0.2.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling object v0.36.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling subtle v2.6.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling async-executor v1.12.0
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling addr2line v0.22.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling webpki-roots v0.26.3
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling batbox-range v0.16.0 (/opt/rustwide/workdir/crates/range)
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling batbox-cmp v0.16.0 (/opt/rustwide/workdir/crates/cmp)
[INFO] [stderr]    Compiling tinyfiledialogs v3.9.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling batbox-tuple-macros v0.16.0 (/opt/rustwide/workdir/crates/tuple-macros)
[INFO] [stderr]    Compiling clap_builder v4.5.7
[INFO] [stdout] warning: type parameter `a0` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |         $macro!(a0; b0);
[INFO] [stdout]    |                 ^^ help: convert the identifier to upper camel case: `A0`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b0` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |         $macro!(a0; b0);
[INFO] [stdout]    |                     ^^ help: convert the identifier to upper camel case: `B0`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a0` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |         $macro!(a0, a1; b0, b1);
[INFO] [stdout]    |                 ^^ help: convert the identifier to upper camel case: `A0`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a1` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 |         $macro!(a0, a1; b0, b1);
[INFO] [stdout]    |                     ^^ help: convert the identifier to upper camel case: `A1`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b0` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 |         $macro!(a0, a1; b0, b1);
[INFO] [stdout]    |                         ^^ help: convert the identifier to upper camel case: `B0`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b1` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:38:29
[INFO] [stdout]    |
[INFO] [stdout] 38 |         $macro!(a0, a1; b0, b1);
[INFO] [stdout]    |                             ^^ help: convert the identifier to upper camel case: `B1`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a0` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |         $macro!(a0, a1, a2; b0, b1, b2);
[INFO] [stdout]    |                 ^^ help: convert the identifier to upper camel case: `A0`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a1` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:39:21
[INFO] [stdout]    |
[INFO] [stdout] 39 |         $macro!(a0, a1, a2; b0, b1, b2);
[INFO] [stdout]    |                     ^^ help: convert the identifier to upper camel case: `A1`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a2` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:39:25
[INFO] [stdout]    |
[INFO] [stdout] 39 |         $macro!(a0, a1, a2; b0, b1, b2);
[INFO] [stdout]    |                         ^^ help: convert the identifier to upper camel case: `A2`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b0` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:39:29
[INFO] [stdout]    |
[INFO] [stdout] 39 |         $macro!(a0, a1, a2; b0, b1, b2);
[INFO] [stdout]    |                             ^^ help: convert the identifier to upper camel case: `B0`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b1` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:39:33
[INFO] [stdout]    |
[INFO] [stdout] 39 |         $macro!(a0, a1, a2; b0, b1, b2);
[INFO] [stdout]    |                                 ^^ help: convert the identifier to upper camel case: `B1`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b2` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:39:37
[INFO] [stdout]    |
[INFO] [stdout] 39 |         $macro!(a0, a1, a2; b0, b1, b2);
[INFO] [stdout]    |                                     ^^ help: convert the identifier to upper camel case: `B2`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a0` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 40 |         $macro!(a0, a1, a2, a3; b0, b1, b2, b3);
[INFO] [stdout]    |                 ^^ help: convert the identifier to upper camel case: `A0`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a1` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |         $macro!(a0, a1, a2, a3; b0, b1, b2, b3);
[INFO] [stdout]    |                     ^^ help: convert the identifier to upper camel case: `A1`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a2` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:40:25
[INFO] [stdout]    |
[INFO] [stdout] 40 |         $macro!(a0, a1, a2, a3; b0, b1, b2, b3);
[INFO] [stdout]    |                         ^^ help: convert the identifier to upper camel case: `A2`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a3` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:40:29
[INFO] [stdout]    |
[INFO] [stdout] 40 |         $macro!(a0, a1, a2, a3; b0, b1, b2, b3);
[INFO] [stdout]    |                             ^^ help: convert the identifier to upper camel case: `A3`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b0` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:40:33
[INFO] [stdout]    |
[INFO] [stdout] 40 |         $macro!(a0, a1, a2, a3; b0, b1, b2, b3);
[INFO] [stdout]    |                                 ^^ help: convert the identifier to upper camel case: `B0`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b1` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:40:37
[INFO] [stdout]    |
[INFO] [stdout] 40 |         $macro!(a0, a1, a2, a3; b0, b1, b2, b3);
[INFO] [stdout]    |                                     ^^ help: convert the identifier to upper camel case: `B1`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b2` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:40:41
[INFO] [stdout]    |
[INFO] [stdout] 40 |         $macro!(a0, a1, a2, a3; b0, b1, b2, b3);
[INFO] [stdout]    |                                         ^^ help: convert the identifier to upper camel case: `B2`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b3` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:40:45
[INFO] [stdout]    |
[INFO] [stdout] 40 |         $macro!(a0, a1, a2, a3; b0, b1, b2, b3);
[INFO] [stdout]    |                                             ^^ help: convert the identifier to upper camel case: `B3`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a0` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |         $macro!(a0, a1, a2, a3, a4; b0, b1, b2, b3, b4);
[INFO] [stdout]    |                 ^^ help: convert the identifier to upper camel case: `A0`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a1` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:41:21
[INFO] [stdout]    |
[INFO] [stdout] 41 |         $macro!(a0, a1, a2, a3, a4; b0, b1, b2, b3, b4);
[INFO] [stdout]    |                     ^^ help: convert the identifier to upper camel case: `A1`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a2` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:41:25
[INFO] [stdout]    |
[INFO] [stdout] 41 |         $macro!(a0, a1, a2, a3, a4; b0, b1, b2, b3, b4);
[INFO] [stdout]    |                         ^^ help: convert the identifier to upper camel case: `A2`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a3` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:41:29
[INFO] [stdout]    |
[INFO] [stdout] 41 |         $macro!(a0, a1, a2, a3, a4; b0, b1, b2, b3, b4);
[INFO] [stdout]    |                             ^^ help: convert the identifier to upper camel case: `A3`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a4` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:41:33
[INFO] [stdout]    |
[INFO] [stdout] 41 |         $macro!(a0, a1, a2, a3, a4; b0, b1, b2, b3, b4);
[INFO] [stdout]    |                                 ^^ help: convert the identifier to upper camel case: `A4`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b0` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:41:37
[INFO] [stdout]    |
[INFO] [stdout] 41 |         $macro!(a0, a1, a2, a3, a4; b0, b1, b2, b3, b4);
[INFO] [stdout]    |                                     ^^ help: convert the identifier to upper camel case: `B0`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b1` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:41:41
[INFO] [stdout]    |
[INFO] [stdout] 41 |         $macro!(a0, a1, a2, a3, a4; b0, b1, b2, b3, b4);
[INFO] [stdout]    |                                         ^^ help: convert the identifier to upper camel case: `B1`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b2` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:41:45
[INFO] [stdout]    |
[INFO] [stdout] 41 |         $macro!(a0, a1, a2, a3, a4; b0, b1, b2, b3, b4);
[INFO] [stdout]    |                                             ^^ help: convert the identifier to upper camel case: `B2`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b3` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:41:49
[INFO] [stdout]    |
[INFO] [stdout] 41 |         $macro!(a0, a1, a2, a3, a4; b0, b1, b2, b3, b4);
[INFO] [stdout]    |                                                 ^^ help: convert the identifier to upper camel case: `B3`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b4` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:41:53
[INFO] [stdout]    |
[INFO] [stdout] 41 |         $macro!(a0, a1, a2, a3, a4; b0, b1, b2, b3, b4);
[INFO] [stdout]    |                                                     ^^ help: convert the identifier to upper camel case: `B4`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a0` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:42:17
[INFO] [stdout]    |
[INFO] [stdout] 42 |         $macro!(a0, a1, a2, a3, a4, a5; b0, b1, b2, b3, b4, b5);
[INFO] [stdout]    |                 ^^ help: convert the identifier to upper camel case: `A0`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a1` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:42:21
[INFO] [stdout]    |
[INFO] [stdout] 42 |         $macro!(a0, a1, a2, a3, a4, a5; b0, b1, b2, b3, b4, b5);
[INFO] [stdout]    |                     ^^ help: convert the identifier to upper camel case: `A1`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a2` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:42:25
[INFO] [stdout]    |
[INFO] [stdout] 42 |         $macro!(a0, a1, a2, a3, a4, a5; b0, b1, b2, b3, b4, b5);
[INFO] [stdout]    |                         ^^ help: convert the identifier to upper camel case: `A2`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a3` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:42:29
[INFO] [stdout]    |
[INFO] [stdout] 42 |         $macro!(a0, a1, a2, a3, a4, a5; b0, b1, b2, b3, b4, b5);
[INFO] [stdout]    |                             ^^ help: convert the identifier to upper camel case: `A3`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a4` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:42:33
[INFO] [stdout]    |
[INFO] [stdout] 42 |         $macro!(a0, a1, a2, a3, a4, a5; b0, b1, b2, b3, b4, b5);
[INFO] [stdout]    |                                 ^^ help: convert the identifier to upper camel case: `A4`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a5` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:42:37
[INFO] [stdout]    |
[INFO] [stdout] 42 |         $macro!(a0, a1, a2, a3, a4, a5; b0, b1, b2, b3, b4, b5);
[INFO] [stdout]    |                                     ^^ help: convert the identifier to upper camel case: `A5`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b0` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:42:41
[INFO] [stdout]    |
[INFO] [stdout] 42 |         $macro!(a0, a1, a2, a3, a4, a5; b0, b1, b2, b3, b4, b5);
[INFO] [stdout]    |                                         ^^ help: convert the identifier to upper camel case: `B0`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b1` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:42:45
[INFO] [stdout]    |
[INFO] [stdout] 42 |         $macro!(a0, a1, a2, a3, a4, a5; b0, b1, b2, b3, b4, b5);
[INFO] [stdout]    |                                             ^^ help: convert the identifier to upper camel case: `B1`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b2` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:42:49
[INFO] [stdout]    |
[INFO] [stdout] 42 |         $macro!(a0, a1, a2, a3, a4, a5; b0, b1, b2, b3, b4, b5);
[INFO] [stdout]    |                                                 ^^ help: convert the identifier to upper camel case: `B2`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b3` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:42:53
[INFO] [stdout]    |
[INFO] [stdout] 42 |         $macro!(a0, a1, a2, a3, a4, a5; b0, b1, b2, b3, b4, b5);
[INFO] [stdout]    |                                                     ^^ help: convert the identifier to upper camel case: `B3`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b4` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:42:57
[INFO] [stdout]    |
[INFO] [stdout] 42 |         $macro!(a0, a1, a2, a3, a4, a5; b0, b1, b2, b3, b4, b5);
[INFO] [stdout]    |                                                         ^^ help: convert the identifier to upper camel case: `B4`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b5` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:42:61
[INFO] [stdout]    |
[INFO] [stdout] 42 |         $macro!(a0, a1, a2, a3, a4, a5; b0, b1, b2, b3, b4, b5);
[INFO] [stdout]    |                                                             ^^ help: convert the identifier to upper camel case: `B5`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a0` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 |         $macro!(a0, a1, a2, a3, a4, a5, a6; b0, b1, b2, b3, b4, b5, b6);
[INFO] [stdout]    |                 ^^ help: convert the identifier to upper camel case: `A0`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a1` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:43:21
[INFO] [stdout]    |
[INFO] [stdout] 43 |         $macro!(a0, a1, a2, a3, a4, a5, a6; b0, b1, b2, b3, b4, b5, b6);
[INFO] [stdout]    |                     ^^ help: convert the identifier to upper camel case: `A1`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a2` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:43:25
[INFO] [stdout]    |
[INFO] [stdout] 43 |         $macro!(a0, a1, a2, a3, a4, a5, a6; b0, b1, b2, b3, b4, b5, b6);
[INFO] [stdout]    |                         ^^ help: convert the identifier to upper camel case: `A2`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a3` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:43:29
[INFO] [stdout]    |
[INFO] [stdout] 43 |         $macro!(a0, a1, a2, a3, a4, a5, a6; b0, b1, b2, b3, b4, b5, b6);
[INFO] [stdout]    |                             ^^ help: convert the identifier to upper camel case: `A3`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a4` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:43:33
[INFO] [stdout]    |
[INFO] [stdout] 43 |         $macro!(a0, a1, a2, a3, a4, a5, a6; b0, b1, b2, b3, b4, b5, b6);
[INFO] [stdout]    |                                 ^^ help: convert the identifier to upper camel case: `A4`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a5` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:43:37
[INFO] [stdout]    |
[INFO] [stdout] 43 |         $macro!(a0, a1, a2, a3, a4, a5, a6; b0, b1, b2, b3, b4, b5, b6);
[INFO] [stdout]    |                                     ^^ help: convert the identifier to upper camel case: `A5`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a6` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:43:41
[INFO] [stdout]    |
[INFO] [stdout] 43 |         $macro!(a0, a1, a2, a3, a4, a5, a6; b0, b1, b2, b3, b4, b5, b6);
[INFO] [stdout]    |                                         ^^ help: convert the identifier to upper camel case: `A6`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b0` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:43:45
[INFO] [stdout]    |
[INFO] [stdout] 43 |         $macro!(a0, a1, a2, a3, a4, a5, a6; b0, b1, b2, b3, b4, b5, b6);
[INFO] [stdout]    |                                             ^^ help: convert the identifier to upper camel case: `B0`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b1` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:43:49
[INFO] [stdout]    |
[INFO] [stdout] 43 |         $macro!(a0, a1, a2, a3, a4, a5, a6; b0, b1, b2, b3, b4, b5, b6);
[INFO] [stdout]    |                                                 ^^ help: convert the identifier to upper camel case: `B1`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b2` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:43:53
[INFO] [stdout]    |
[INFO] [stdout] 43 |         $macro!(a0, a1, a2, a3, a4, a5, a6; b0, b1, b2, b3, b4, b5, b6);
[INFO] [stdout]    |                                                     ^^ help: convert the identifier to upper camel case: `B2`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b3` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:43:57
[INFO] [stdout]    |
[INFO] [stdout] 43 |         $macro!(a0, a1, a2, a3, a4, a5, a6; b0, b1, b2, b3, b4, b5, b6);
[INFO] [stdout]    |                                                         ^^ help: convert the identifier to upper camel case: `B3`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b4` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:43:61
[INFO] [stdout]    |
[INFO] [stdout] 43 |         $macro!(a0, a1, a2, a3, a4, a5, a6; b0, b1, b2, b3, b4, b5, b6);
[INFO] [stdout]    |                                                             ^^ help: convert the identifier to upper camel case: `B4`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b5` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:43:65
[INFO] [stdout]    |
[INFO] [stdout] 43 |         $macro!(a0, a1, a2, a3, a4, a5, a6; b0, b1, b2, b3, b4, b5, b6);
[INFO] [stdout]    |                                                                 ^^ help: convert the identifier to upper camel case: `B5`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b6` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:43:69
[INFO] [stdout]    |
[INFO] [stdout] 43 |         $macro!(a0, a1, a2, a3, a4, a5, a6; b0, b1, b2, b3, b4, b5, b6);
[INFO] [stdout]    |                                                                     ^^ help: convert the identifier to upper camel case: `B6`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a0` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7; b0, b1, b2, b3, b4, b5, b6, b7);
[INFO] [stdout]    |                 ^^ help: convert the identifier to upper camel case: `A0`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a1` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:44:21
[INFO] [stdout]    |
[INFO] [stdout] 44 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7; b0, b1, b2, b3, b4, b5, b6, b7);
[INFO] [stdout]    |                     ^^ help: convert the identifier to upper camel case: `A1`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a2` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:44:25
[INFO] [stdout]    |
[INFO] [stdout] 44 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7; b0, b1, b2, b3, b4, b5, b6, b7);
[INFO] [stdout]    |                         ^^ help: convert the identifier to upper camel case: `A2`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a3` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:44:29
[INFO] [stdout]    |
[INFO] [stdout] 44 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7; b0, b1, b2, b3, b4, b5, b6, b7);
[INFO] [stdout]    |                             ^^ help: convert the identifier to upper camel case: `A3`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a4` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:44:33
[INFO] [stdout]    |
[INFO] [stdout] 44 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7; b0, b1, b2, b3, b4, b5, b6, b7);
[INFO] [stdout]    |                                 ^^ help: convert the identifier to upper camel case: `A4`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a5` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:44:37
[INFO] [stdout]    |
[INFO] [stdout] 44 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7; b0, b1, b2, b3, b4, b5, b6, b7);
[INFO] [stdout]    |                                     ^^ help: convert the identifier to upper camel case: `A5`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a6` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:44:41
[INFO] [stdout]    |
[INFO] [stdout] 44 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7; b0, b1, b2, b3, b4, b5, b6, b7);
[INFO] [stdout]    |                                         ^^ help: convert the identifier to upper camel case: `A6`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a7` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:44:45
[INFO] [stdout]    |
[INFO] [stdout] 44 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7; b0, b1, b2, b3, b4, b5, b6, b7);
[INFO] [stdout]    |                                             ^^ help: convert the identifier to upper camel case: `A7`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b0` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:44:49
[INFO] [stdout]    |
[INFO] [stdout] 44 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7; b0, b1, b2, b3, b4, b5, b6, b7);
[INFO] [stdout]    |                                                 ^^ help: convert the identifier to upper camel case: `B0`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b1` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:44:53
[INFO] [stdout]    |
[INFO] [stdout] 44 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7; b0, b1, b2, b3, b4, b5, b6, b7);
[INFO] [stdout]    |                                                     ^^ help: convert the identifier to upper camel case: `B1`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b2` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:44:57
[INFO] [stdout]    |
[INFO] [stdout] 44 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7; b0, b1, b2, b3, b4, b5, b6, b7);
[INFO] [stdout]    |                                                         ^^ help: convert the identifier to upper camel case: `B2`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b3` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:44:61
[INFO] [stdout]    |
[INFO] [stdout] 44 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7; b0, b1, b2, b3, b4, b5, b6, b7);
[INFO] [stdout]    |                                                             ^^ help: convert the identifier to upper camel case: `B3`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b4` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:44:65
[INFO] [stdout]    |
[INFO] [stdout] 44 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7; b0, b1, b2, b3, b4, b5, b6, b7);
[INFO] [stdout]    |                                                                 ^^ help: convert the identifier to upper camel case: `B4`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b5` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:44:69
[INFO] [stdout]    |
[INFO] [stdout] 44 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7; b0, b1, b2, b3, b4, b5, b6, b7);
[INFO] [stdout]    |                                                                     ^^ help: convert the identifier to upper camel case: `B5`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b6` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:44:73
[INFO] [stdout]    |
[INFO] [stdout] 44 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7; b0, b1, b2, b3, b4, b5, b6, b7);
[INFO] [stdout]    |                                                                         ^^ help: convert the identifier to upper camel case: `B6`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b7` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:44:77
[INFO] [stdout]    |
[INFO] [stdout] 44 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7; b0, b1, b2, b3, b4, b5, b6, b7);
[INFO] [stdout]    |                                                                             ^^ help: convert the identifier to upper camel case: `B7`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a0` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7, a8; b0, b1, b2, b3, b4, b5, b6, b7, b8);
[INFO] [stdout]    |                 ^^ help: convert the identifier to upper camel case: `A0`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a1` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:45:21
[INFO] [stdout]    |
[INFO] [stdout] 45 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7, a8; b0, b1, b2, b3, b4, b5, b6, b7, b8);
[INFO] [stdout]    |                     ^^ help: convert the identifier to upper camel case: `A1`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a2` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:45:25
[INFO] [stdout]    |
[INFO] [stdout] 45 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7, a8; b0, b1, b2, b3, b4, b5, b6, b7, b8);
[INFO] [stdout]    |                         ^^ help: convert the identifier to upper camel case: `A2`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a3` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:45:29
[INFO] [stdout]    |
[INFO] [stdout] 45 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7, a8; b0, b1, b2, b3, b4, b5, b6, b7, b8);
[INFO] [stdout]    |                             ^^ help: convert the identifier to upper camel case: `A3`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a4` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:45:33
[INFO] [stdout]    |
[INFO] [stdout] 45 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7, a8; b0, b1, b2, b3, b4, b5, b6, b7, b8);
[INFO] [stdout]    |                                 ^^ help: convert the identifier to upper camel case: `A4`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a5` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:45:37
[INFO] [stdout]    |
[INFO] [stdout] 45 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7, a8; b0, b1, b2, b3, b4, b5, b6, b7, b8);
[INFO] [stdout]    |                                     ^^ help: convert the identifier to upper camel case: `A5`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a6` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:45:41
[INFO] [stdout]    |
[INFO] [stdout] 45 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7, a8; b0, b1, b2, b3, b4, b5, b6, b7, b8);
[INFO] [stdout]    |                                         ^^ help: convert the identifier to upper camel case: `A6`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a7` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:45:45
[INFO] [stdout]    |
[INFO] [stdout] 45 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7, a8; b0, b1, b2, b3, b4, b5, b6, b7, b8);
[INFO] [stdout]    |                                             ^^ help: convert the identifier to upper camel case: `A7`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a8` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:45:49
[INFO] [stdout]    |
[INFO] [stdout] 45 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7, a8; b0, b1, b2, b3, b4, b5, b6, b7, b8);
[INFO] [stdout]    |                                                 ^^ help: convert the identifier to upper camel case: `A8`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b0` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:45:53
[INFO] [stdout]    |
[INFO] [stdout] 45 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7, a8; b0, b1, b2, b3, b4, b5, b6, b7, b8);
[INFO] [stdout]    |                                                     ^^ help: convert the identifier to upper camel case: `B0`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b1` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:45:57
[INFO] [stdout]    |
[INFO] [stdout] 45 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7, a8; b0, b1, b2, b3, b4, b5, b6, b7, b8);
[INFO] [stdout]    |                                                         ^^ help: convert the identifier to upper camel case: `B1`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b2` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:45:61
[INFO] [stdout]    |
[INFO] [stdout] 45 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7, a8; b0, b1, b2, b3, b4, b5, b6, b7, b8);
[INFO] [stdout]    |                                                             ^^ help: convert the identifier to upper camel case: `B2`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b3` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:45:65
[INFO] [stdout]    |
[INFO] [stdout] 45 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7, a8; b0, b1, b2, b3, b4, b5, b6, b7, b8);
[INFO] [stdout]    |                                                                 ^^ help: convert the identifier to upper camel case: `B3`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b4` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:45:69
[INFO] [stdout]    |
[INFO] [stdout] 45 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7, a8; b0, b1, b2, b3, b4, b5, b6, b7, b8);
[INFO] [stdout]    |                                                                     ^^ help: convert the identifier to upper camel case: `B4`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b5` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:45:73
[INFO] [stdout]    |
[INFO] [stdout] 45 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7, a8; b0, b1, b2, b3, b4, b5, b6, b7, b8);
[INFO] [stdout]    |                                                                         ^^ help: convert the identifier to upper camel case: `B5`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b6` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:45:77
[INFO] [stdout]    |
[INFO] [stdout] 45 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7, a8; b0, b1, b2, b3, b4, b5, b6, b7, b8);
[INFO] [stdout]    |                                                                             ^^ help: convert the identifier to upper camel case: `B6`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b7` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:45:81
[INFO] [stdout]    |
[INFO] [stdout] 45 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7, a8; b0, b1, b2, b3, b4, b5, b6, b7, b8);
[INFO] [stdout]    |                                                                                 ^^ help: convert the identifier to upper camel case: `B7`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b8` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:45:85
[INFO] [stdout]    |
[INFO] [stdout] 45 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7, a8; b0, b1, b2, b3, b4, b5, b6, b7, b8);
[INFO] [stdout]    |                                                                                     ^^ help: convert the identifier to upper camel case: `B8`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a0` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:46:17
[INFO] [stdout]    |
[INFO] [stdout] 46 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7, a8, a9; b0, b1, b2, b3, b4, b5, b6, b7, b8, b9);
[INFO] [stdout]    |                 ^^ help: convert the identifier to upper camel case: `A0`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a1` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7, a8, a9; b0, b1, b2, b3, b4, b5, b6, b7, b8, b9);
[INFO] [stdout]    |                     ^^ help: convert the identifier to upper camel case: `A1`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a2` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:46:25
[INFO] [stdout]    |
[INFO] [stdout] 46 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7, a8, a9; b0, b1, b2, b3, b4, b5, b6, b7, b8, b9);
[INFO] [stdout]    |                         ^^ help: convert the identifier to upper camel case: `A2`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a3` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:46:29
[INFO] [stdout]    |
[INFO] [stdout] 46 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7, a8, a9; b0, b1, b2, b3, b4, b5, b6, b7, b8, b9);
[INFO] [stdout]    |                             ^^ help: convert the identifier to upper camel case: `A3`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a4` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:46:33
[INFO] [stdout]    |
[INFO] [stdout] 46 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7, a8, a9; b0, b1, b2, b3, b4, b5, b6, b7, b8, b9);
[INFO] [stdout]    |                                 ^^ help: convert the identifier to upper camel case: `A4`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a5` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:46:37
[INFO] [stdout]    |
[INFO] [stdout] 46 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7, a8, a9; b0, b1, b2, b3, b4, b5, b6, b7, b8, b9);
[INFO] [stdout]    |                                     ^^ help: convert the identifier to upper camel case: `A5`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a6` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:46:41
[INFO] [stdout]    |
[INFO] [stdout] 46 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7, a8, a9; b0, b1, b2, b3, b4, b5, b6, b7, b8, b9);
[INFO] [stdout]    |                                         ^^ help: convert the identifier to upper camel case: `A6`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a7` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:46:45
[INFO] [stdout]    |
[INFO] [stdout] 46 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7, a8, a9; b0, b1, b2, b3, b4, b5, b6, b7, b8, b9);
[INFO] [stdout]    |                                             ^^ help: convert the identifier to upper camel case: `A7`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a8` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:46:49
[INFO] [stdout]    |
[INFO] [stdout] 46 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7, a8, a9; b0, b1, b2, b3, b4, b5, b6, b7, b8, b9);
[INFO] [stdout]    |                                                 ^^ help: convert the identifier to upper camel case: `A8`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `a9` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:46:53
[INFO] [stdout]    |
[INFO] [stdout] 46 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7, a8, a9; b0, b1, b2, b3, b4, b5, b6, b7, b8, b9);
[INFO] [stdout]    |                                                     ^^ help: convert the identifier to upper camel case: `A9`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b0` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:46:57
[INFO] [stdout]    |
[INFO] [stdout] 46 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7, a8, a9; b0, b1, b2, b3, b4, b5, b6, b7, b8, b9);
[INFO] [stdout]    |                                                         ^^ help: convert the identifier to upper camel case: `B0`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b1` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:46:61
[INFO] [stdout]    |
[INFO] [stdout] 46 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7, a8, a9; b0, b1, b2, b3, b4, b5, b6, b7, b8, b9);
[INFO] [stdout]    |                                                             ^^ help: convert the identifier to upper camel case: `B1`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b2` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:46:65
[INFO] [stdout]    |
[INFO] [stdout] 46 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7, a8, a9; b0, b1, b2, b3, b4, b5, b6, b7, b8, b9);
[INFO] [stdout]    |                                                                 ^^ help: convert the identifier to upper camel case: `B2`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b3` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:46:69
[INFO] [stdout]    |
[INFO] [stdout] 46 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7, a8, a9; b0, b1, b2, b3, b4, b5, b6, b7, b8, b9);
[INFO] [stdout]    |                                                                     ^^ help: convert the identifier to upper camel case: `B3`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b4` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:46:73
[INFO] [stdout]    |
[INFO] [stdout] 46 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7, a8, a9; b0, b1, b2, b3, b4, b5, b6, b7, b8, b9);
[INFO] [stdout]    |                                                                         ^^ help: convert the identifier to upper camel case: `B4`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b5` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:46:77
[INFO] [stdout]    |
[INFO] [stdout] 46 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7, a8, a9; b0, b1, b2, b3, b4, b5, b6, b7, b8, b9);
[INFO] [stdout]    |                                                                             ^^ help: convert the identifier to upper camel case: `B5`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b6` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:46:81
[INFO] [stdout]    |
[INFO] [stdout] 46 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7, a8, a9; b0, b1, b2, b3, b4, b5, b6, b7, b8, b9);
[INFO] [stdout]    |                                                                                 ^^ help: convert the identifier to upper camel case: `B6`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b7` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:46:85
[INFO] [stdout]    |
[INFO] [stdout] 46 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7, a8, a9; b0, b1, b2, b3, b4, b5, b6, b7, b8, b9);
[INFO] [stdout]    |                                                                                     ^^ help: convert the identifier to upper camel case: `B7`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b8` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:46:89
[INFO] [stdout]    |
[INFO] [stdout] 46 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7, a8, a9; b0, b1, b2, b3, b4, b5, b6, b7, b8, b9);
[INFO] [stdout]    |                                                                                         ^^ help: convert the identifier to upper camel case: `B8`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type parameter `b9` should have an upper camel case name
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:46:93
[INFO] [stdout]    |
[INFO] [stdout] 46 |         $macro!(a0, a1, a2, a3, a4, a5, a6, a7, a8, a9; b0, b1, b2, b3, b4, b5, b6, b7, b8, b9);
[INFO] [stdout]    |                                                                                             ^^ help: convert the identifier to upper camel case: `B9`
[INFO] [stdout] ...
[INFO] [stdout] 68 | call_for_tuples_2!(impl_tuple_zip);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call_for_tuples_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | macro_rules! call_for_tuples_2 {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:2:9
[INFO] [stdout]    |
[INFO] [stdout]  2 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a trait
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub trait TupleZip<RHS> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated type
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     type Output;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> crates/tuple-macros/src/lib.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn tuple_zip(self, rhs: RHS) -> Self::Output;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling async-compat v0.2.4
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling rustls-webpki v0.102.4
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=429848b2aa3646aa -C extra-filename=-12fb3d5f77513bae --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9c2a396be262bdae.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-ae7c44f539cff960.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-c2017ac62d726072.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-e0c50e8704e39276.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-58d39aa049a8f195.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5495105b25b643f0045e7d3d9dac4af892822aa21c8054e270bfef418d92e242", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5495105b25b643f0045e7d3d9dac4af892822aa21c8054e270bfef418d92e242", kill_on_drop: false }`
[INFO] [stdout] 5495105b25b643f0045e7d3d9dac4af892822aa21c8054e270bfef418d92e242
